-
Couldn't load subscription status.
- Fork 15
Matrix API example: Compass Screen #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: matrix_api
Are you sure you want to change the base?
Matrix API example: Compass Screen #8
Conversation
…pixel color usage
|
I still have to move the pixel vectors into images, and use |
Update Image methods to take advantage of the PixelFrame API
|
I've integrated the sensehat-screen library to fill in the gaps, and the example for the compass screen uses the native API. Please, let me know if you need any tweaks. Cheers. |
|
oh... just realized that the text-related methods aren't implemented... I'll get those working, then check-in again. |
This PR supersedes #6, by moving development to the "matrix_api" branch, and addressing issue #5.